Tagged: iOS 15
There are 20 items tagged #iOS 15.
And there a lots of other tags to explore.
There are 20 items tagged #iOS 15.
And there a lots of other tags to explore.
In iOS 15, SwiftUI can indirectly set content inset using the safeAreaInset modifier. Let's learn how to do it.
Learn about the two important views in AttributedString, characters, and run.
Learn how to remove the topmost separator in any List view.
In iOS 15, we finally got a way for users to manage their subscriptions right within the app.
Learn how to remove the bottom separator in any List view.
Some list style has section separators. Let's learn how to remove them.
In iOS 15, we can remove a List row separator. Let's learn how to do it.
In iOS 15, we finally have native UI for a bottom sheet. Let's explore its behavior and limitation.
Learn how to create an outline button style.
Learn how to change button configuration, e.g., title and color, based on the internal and external changes.
We have a new way to format data into a localized string in iOS 15. Why do we need another formatter? How does it differ from the old one? Let's find out.
Asking for sensitive data like location is hard. Learn how Apple makes it easier with the new Location Button.
The first part in the series "What's new in UIKit button". An introduction to a new button configuration, a struct that is shaping and styling your button. You no longer need to subclass UIButton ever again with button configuration.
See all tags.